[INFO] fetching crate rtxon 0.3.1...
[INFO] checking rtxon-0.3.1 against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] extracting crate rtxon 0.3.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rtxon 0.3.1
[INFO] finished tweaking crates.io crate rtxon 0.3.1
[INFO] tweaked toml for crates.io crate rtxon 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rtxon 0.3.1 on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding bvh v0.3.2 (available: v0.12.0)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.1)
[INFO] [stderr]       Adding env_logger v0.6.2 (available: v0.11.11)
[INFO] [stderr]       Adding image v0.21.3 (available: v0.25.10)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.10.2)
[INFO] [stderr]       Adding raw-cpuid v6.1.0 (available: v11.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 70d4151b8464d522d18d0942f853242609ce8cd0584f91142f4c21754bf3559a
[INFO] running `Command { std: "docker" "start" "70d4151b8464d522d18d0942f853242609ce8cd0584f91142f4c21754bf3559a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70d4151b8464d522d18d0942f853242609ce8cd0584f91142f4c21754bf3559a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70d4151b8464d522d18d0942f853242609ce8cd0584f91142f4c21754bf3559a" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70d4151b8464d522d18d0942f853242609ce8cd0584f91142f4c21754bf3559a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70d4151b8464d522d18d0942f853242609ce8cd0584f91142f4c21754bf3559a" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking pbr v1.1.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling raw-cpuid v6.1.0
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stdout] error: `#[deprecated]` attribute cannot be used on macro calls
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-6.1.0/src/lib.rs:2477:5
[INFO] [stdout]      |
[INFO] [stdout] 2477 | /     #[deprecated(
[INFO] [stdout] 2478 | |         since = "3.2",
[INFO] [stdout] 2479 | |         note = "Deprecated due to typo in name, users should use has_rdseed() instead."
[INFO] [stdout] 2480 | |     )]
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = help: `#[deprecated]` can be applied to associated consts, associated types, constants, crates, data types, enum variants, foreign statics, functions, inherent impl blocks, macro defs, modules, statics, struct fields, traits, type aliases, and use statements
[INFO] [stdout]      = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "70d4151b8464d522d18d0942f853242609ce8cd0584f91142f4c21754bf3559a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d4151b8464d522d18d0942f853242609ce8cd0584f91142f4c21754bf3559a", kill_on_drop: false }`
[INFO] [stdout] 70d4151b8464d522d18d0942f853242609ce8cd0584f91142f4c21754bf3559a
